Example Selenium avatar
Example Selenium

Pricing

Pay per usage

Go to Store
Example Selenium

Example Selenium

Developed by

Apify

Apify

Maintained by Apify

Example of loading a web page in headless Chrome using Selenium Webdriver.

4.7 (3)

Pricing

Pay per usage

3

Total users

281

Monthly users

7

Runs succeeded

>99%

Last modified

a year ago

Selenium controlled chrome example

This actor serves as an example of how to use selenium with chrome on Apify.

To use selenium with chrome in actor you need a dockerfile which has chrome and chrome driver with correct versions installed in global path. You can use our docker file apify/actor-node-chrome and apify/actor-node-chrome-xvbf (for non-headless mode). Or can build your own custom file.